move the call to xen-setup after libxc and xenstore are built
author <stefano.stabellini@eu.citrix.com> <>
Tue, 24 Jan 2012 15:09:30 +0000 (15:09 +0000)
committer <stefano.stabellini@eu.citrix.com> <>
Tue, 24 Jan 2012 15:09:30 +0000 (15:09 +0000)
commit9468afc8b032269296763a35781434ee9a31d0c6
treee3f563b70a0647b790bdfb489f65672aaae119f7
parentb21f00167d3bf3240df4a303d9ae31724e22040c
move the call to xen-setup after libxc and xenstore are built

From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

Move the call to xen-setup, the wrapper script to configure
qemu-xen-traditional, right before building qemu-xen-traditional and
after libxc and xenstore are already built.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/Makefile